PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getFormatAction Method
In This Topic
    getFormatAction Method
    In This Topic
    Gets the format action.
    Syntax
    public PDFJavaScriptAction getFormatAction()

    Return Value

    A com.o2sol.pdf4java.actions.PDFJavaScriptAction that shall be performed before the field is formatted to display its value.
    See Also